home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 55375 / 55375.xpi / install.rdf < prev    next >
Extensible Markup Language  |  2009-11-15  |  970b  |  20 lines

  1. <?xml version="1.0"?>
  2. <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
  3.          xmlns:NC="http://home.netscape.com/NC-rdf#"
  4.          xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  5.   <RDF:Description RDF:about="urn:mozilla:install-manifest"
  6.                    em:id="coolhandnukeboom@coolhandnuke.com"
  7.                    em:name="Cool Hand Nuke Boom"
  8.                    em:version="1.0.5"
  9.                    em:creator="Brand Thunder"
  10.                    em:description="Browser Customizations, Links and News Feeds for Cool Hand Nuke"
  11.                    em:homepageURL="http://brandthunder.com/boom"
  12.                    em:iconURL="chrome://coolhandnukeboom/skin/icon.png">
  13.     <em:targetApplication RDF:resource="rdf:#$01G0a2"/>
  14.   </RDF:Description>
  15.   <RDF:Description RDF:about="rdf:#$01G0a2"
  16.                    em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
  17.                    em:minVersion="3.0"
  18.                    em:maxVersion="3.6.*" />
  19. </RDF:RDF>
  20.